home *** CD-ROM | disk | FTP | other *** search
/ Business Heaven / Business Heaven.iso / wordpro / pe401 / latest.txt < prev    next >
Text File  |  1993-08-18  |  35KB  |  763 lines

  1.  
  2.                         pE - The "perfect" Editor(tm)
  3.            Copyright (c) 1990-1993 by Just Excellent Software, Inc.
  4.  
  5.         These notes are addendum to the printed pE manual.
  6.  
  7.         Release 4.01 - Aug 12, 1993
  8.         ------------
  9.  
  10.         ┌────────────────────────┐
  11.         │Enhanced Search Features│
  12.         └────────────────────────┘
  13.  
  14.         pE has a brand new Search and Replace dialog!
  15.  
  16.  
  17.                ╔══[ <Search/Replace> ]════════════════════════╗
  18.                ║Search For                                    ║██
  19.                ║██████████████████████████████████████████████║██
  20.                ║──────────────────────────────────────────────║██
  21.                ║Replace With                                  ║██
  22.                ║██████████████████████████████████████████████║██
  23.                ║──────────────────────────────────────────────║██
  24.                ║  [ ] Backward        [ ] Case Sensitive      ║██
  25.                ║  [ ] Find All        [ ] Pattern (Reg Exp)   ║██
  26.                ║  [ ] All Windows     [ ] Load all Matches    ║██
  27.                ║  [ ] Search SubDirs      Mask:*.*            ║██
  28.                ║──────────────────────────────────────────────║██
  29.                ║       < OK >               < Cancel >        ║██
  30.                ║                                              ║██
  31.                ╚═════════ Ctrl+Enter to Start Search ═════════╝██
  32.                  ████████████████████████████████████████████████
  33.  
  34.  
  35.         If you press Alt-F(ind) or Alt-R(eplace) or Shift F5 (Found
  36.         List, the above dialog box appears.  If no search string is
  37.         defined, pressing FindForward (F5) or FindBackward (F6) will
  38.         call up the dialog box, as well.
  39.  
  40.             - if you're doing a search, type in what to look for
  41.               in the area underneath the "Search For".
  42.  
  43.             - then check any buttons you want by using the space bar,
  44.               the letter x, the highlited letter, or the mouse to set
  45.               a backward search (Backward), search for all occurrences
  46.               in one file (Find All), in All Windows (All Windows),
  47.               Make the search Case Sensitive (must match upper and
  48.               lower case exactly), and the search string is a Regular
  49.               Expression (Pattern).  You will need to review regular
  50.               expressions in the peuser.txt file if you are not
  51.               familiar with search patterns.
  52.  
  53.             - you move around the dialog box by using the arrow keys,
  54.               the tab, or the enter.  Pressing the first letter of any
  55.               button will also move you to that button and check it on
  56.               or off depending on what it was.  Of course the mouse as
  57.               can be used to navigate as well.
  58.  
  59.             - pressing ESC (escape) cancels any entry and returns to
  60.               the editing screen.  Clicking the Cancel button with the
  61.               mouse or pressing Enter when the Cancel Button highlited
  62.               will have the same effect.
  63.  
  64.             - Pressing the OK button with the mouse, or Enter when OK
  65.               is highlighted will begin the search or replace.
  66.  
  67.             - The title of the dialog box will indicate whether or not
  68.               you are beginning a search or replace.
  69.  
  70.             - If you pressed Shift F5 (Found List), the dialog box
  71.               automatically comes up with
  72.  
  73.                 [x] Find All
  74.  
  75.               checked, otherwise its the same as a Find.  Setting
  76.               'Find All' on means you want a list of ALL occurrences
  77.               of the search string, either in the current window, all
  78.               windows of even all files in this directory, or all
  79.               files in this directory and all subdirectories; see
  80.               'Calling Find from Chooser', below.
  81.  
  82.             - If you press Alt-R(eplace), instead of 'Find All', the
  83.               second button look like
  84.  
  85.                 [ ] Replace All
  86.  
  87.               checking this button will replace all occurrences of
  88.               string 1 with string 2.  Further if [x] All Windows is
  89.               checked, all occurrences EVERYWHERE will be changed.
  90.               Please use caution!   Enter a value in the 'Replace
  91.               With' area. Please note that a NULL (empty) 'Replace
  92.               With' is a VALID replacement.  You may be trying to
  93.               delete part of every string.  If you leave the 'Replace
  94.               With' area empty, pE will ask for a confirmation of your
  95.               intent.
  96.  
  97.             - NOTE: If you mark an area, do a replace all and don't
  98.               like the result, alt-0 (zero) undoes the replace.  This
  99.               will only work in a single window and only as long as
  100.               you have memory.
  101.  
  102.             - You begin the Search or Replace with Ctrl+Enter
  103.               anytime after you have entered the necessary information.
  104.  
  105.             - NOTE: Any macros which did a DefineFind in previous
  106.               versions of pE, need to be rewritten to accommodate the
  107.               Ctrl-Enter exit rather than just Enter.
  108.  
  109.         ┌─────────────────────────────┐
  110.         │Calling Find from the Chooser│
  111.         └─────────────────────────────┘
  112.  
  113.         pE will search through files finding any text you are looking
  114.         for.  The files can be any of the recognized formats, ie
  115.  
  116.             ■ WordPerfect
  117.             ■ Word for Windows
  118.             ■ Word for DOS
  119.             ■ AmiPro
  120.             ■ Windows Write
  121.  
  122.             or just plain ASCII Text.
  123.  
  124.         pE ignores most files whose formats are not one of the above.
  125.  
  126.         From the File Chooser (Alt-O(pen), Alt-V(iew), Alt-E(dit),
  127.         simply press F5 (or whatever key you have assigned to
  128.         DefineFind (Alt-F is default).  From the Chooser, the buttons
  129.         have a slightly different meaning:
  130.  
  131.             - Find All means build a list of EVERY occurrence of
  132.               the search string, so the entire file is scanned.  If
  133.               Find All is left off, then only the FIRST occurrence is
  134.               noted.  As you would expect, this is a faster search.
  135.  
  136.             - Load all Matches only has effect from the file chooser.
  137.               If set, any files meeting the search criteria will be
  138.               automatically loaded into pE in separate windows.
  139.  
  140.             - Load all Matches and Find All are mutually exclusive.
  141.               If you set one, the other will be unset.
  142.  
  143.             - All windows has no effect from the file chooser.
  144.  
  145.             - Backward has no effect from the file chooser.
  146.  
  147.             - Search SubDirs, if set will search not only in the
  148.               current directory, but in all subdirectories of the
  149.               current directory.  If at the root directory, IT WILL
  150.               SEARCH THE ENTIRE DRIVE.
  151.  
  152.             - Mask: allows you to search a category of files, like
  153.               *.txt, or *.doc, or *.wp, or even pe*.* (all files
  154.               beginning with the letters pe.  It is much faster to
  155.               specify a narrowing mask; if you leave it *.*, pE will
  156.               look at all files EXCEPT for files that have extensions
  157.               which are obviously binary.  (.exe,.obj,.dll,...).  The
  158.               default setting is whatever you came into the chooser
  159.               with.
  160.  
  161.             - [x] Find All builds a found list by writing to a file
  162.               named FND.$$$. When the search finishes, FND.$$$ is
  163.               read into a pE window and DELETED (if completely read).
  164.               Files starting with the character '~' and having
  165.               extensions of '.$$$' are deleted when read by pE.  This
  166.               means that you must do a save to a different name if you
  167.               wish to keep these files.  The directory used for
  168.               FND.PED is the one pointed to by the setting of the TMP
  169.               environment variable.  If TMP doesn't point anywhere,
  170.               the current directory is used.  This is important to
  171.               know only because if FND.$$$ is NOT completely read in,
  172.               it is NOT deleted and you may want to delete it if TMP
  173.               is on permanent media.
  174.  
  175.             - A search may be interrupted at any time by pressing ESC
  176.               (escape).
  177.  
  178.         ┌───────────────────────┐
  179.         │Mark words with a mouse│
  180.         └───────────────────────┘
  181.  
  182.         If you hold the Alt key down while you click (left button) on
  183.         a word, the word will be highlighted (marked).  Pressing F5
  184.         will 'capture' this text and automatically begin a search.
  185.         Even if not found, this is a good way to get complicated text
  186.         into the 'Search For' part of the dialog window.
  187.  
  188.         ┌─────────────────┐
  189.         │View Only Windows│
  190.         └─────────────────┘
  191.  
  192.         View only windows are no longer a special color.  Instead the
  193.         'File Modified' symbol on the status line is a 'φ' instead of
  194.         an '*'.
  195.  
  196.         ┌───────────────┐
  197.         │Text conversion│
  198.         └───────────────┘
  199.  
  200.         pE has been enhanced to read all the major Word Processing
  201.         formats.  This release include the ability to read and convert
  202.         to 'straight' ASCII, the following formats:
  203.  
  204.             WordPerfect 5.1, 5.2 for DOS & Windows
  205.             MicroSoft Word for Windows 1.0 & 2.0
  206.             MicroSoft Word for DOS 5.0 & 5.5
  207.             AMI Pro for Windows 2.0 & 3.0
  208.             MicroSoft Windows 3.1 Write
  209.  
  210.         No special action is required of the user.  pE simply
  211.         determines what format is required and converts appropriately.
  212.         Most formatting, including table layouts, is lost.  What
  213.         remains is the ASCII text present in the document.
  214.  
  215.         Tabs are detabbed using an interval of 5 spaces for word
  216.         processing files, and whatever the detab setting for ASCII
  217.         documents.  (usually 8).
  218.  
  219.         Long Lines (longer than the right margin setting of Paragraph
  220.         Format) are wrapped to column 1 on input if WrapLines (see
  221.         below) is on.
  222.  
  223.         ┌─────────┐
  224.         │WrapLines│
  225.         └─────────┘
  226.  
  227.         Command line switch /l or L has been added. L for long lines.
  228.         pE will wrap long lines at the right margin setting of
  229.         Paragraph Format (see Option menu).  This is very handy when
  230.         converting from Word Processors which write out paragraphs
  231.         as a single line.  If you read in a file which has these
  232.         long (sometimes thousands of bytes) lines, simply call up
  233.         the option set menu (Alt-tab) and turn on WrapLines.  You
  234.         may alternatively press Ctrl-(grey)+.
  235.  
  236.         All of the options in the option settings menu are now saved
  237.         and restored from env.ped when saved.
  238.  
  239.  
  240.         Release 3.05 - July 4, 1993
  241.         ------------
  242.  
  243.         A number of relatively minor anomalies have been corrected.
  244.  
  245.             - Page Down now works correctly after a file is minimized,
  246.             then maximized.
  247.  
  248.             - Any number of files (but less than 40) may be opened
  249.             from the command line, separated by commas, up to the dos
  250.             command line length limit.
  251.  
  252.             - pE now correctly opens files without extensions from the
  253.             command line.
  254.  
  255.             - default path is provided along with default name of
  256.             "NO_NAME" when a new window is opened.
  257.  
  258.             - If the first character typed in response to a prompt on
  259.             the status line is a 'del' key, the status line is cleared
  260.  
  261.             - Shift + numeric pad arrow keys no longer mark text
  262.             unless the Num Lock key is activated.  With the number of
  263.             101 key keyboards, it is felt that the 'grey' arrow keys
  264.             shifted is sufficient.  This allows the numeric key pad to
  265.             be used to enter numbers by holding the shift key down
  266.             (which was the intended use).  Note that shift and any of
  267.             the 'grey' arrow keys will mark text.  Also ^K_K will
  268.             begin and end a stream block.
  269.  
  270.         ┌───────────────┐
  271.         │Wordstar Switch│
  272.         └───────────────┘
  273.  
  274.         Added /w as a command line switch.  When invoked, /w strips
  275.         the high bit (sets to 0) so that graphic characters used by
  276.         WordStar are reset to normal characters.  There is no
  277.         corresponding toggle within pE.
  278.  
  279.         ┌────────────┐
  280.         │Options Menu│
  281.         └────────────┘
  282.  
  283.         Added an options menu.  You can get to it from the Options
  284.         pull down menu or by pressing the assigned key.  Key.txt (and
  285.         .ped) have been modified to assign Alt-tab to this function.
  286.  
  287.         Once the menu is presented, position to the desired option and
  288.         press ENTER.  A check mark appears (or disappears) to the
  289.         left of the option indicating ON/OFF status.  When you have
  290.         finished setting options, press ESC.
  291.  
  292.         ┌──────────────┐
  293.         │Visible Spaces│
  294.         └──────────────┘
  295.  
  296.         ^Ins will toggle visible spaces on/off.  When on, space
  297.         characters are replaced with the current 'visible' space
  298.         character (default value is decimal 250 [·].  The default can
  299.         be changed with the command line switch 'e'.
  300.  
  301.             /e:n
  302.  
  303.             n = decimal value of character to be used when displaying
  304.             blanks [default is 250 '·'].
  305.  
  306.             If you would like to just make spaces visible but not
  307.             change the default value then use
  308.  
  309.             /e:   Please note the colon is necessary in order to read
  310.             subsequent command line options (like the filename or
  311.             filespec
  312.         ┌────────────┐
  313.         │Leave Blanks│
  314.         └────────────┘
  315.  
  316.         Alt-Ins (the grey Ins, not the 0 on numpad) will toggle leave
  317.         blanks on.  Normal behavior for pE is to trim blanks from the
  318.         end of lines.  This means you cannot create a file having
  319.         blanks after non-blank characters.  Which of course, also
  320.         means you cannot create a file having blank lines (lines
  321.         consisting of only blanks.  Now comes the 'Anders' option,
  322.         named after the first requester.  Command line switch 'a' (for
  323.         anders) will leave trailing blanks alone.
  324.  
  325.         As usual, any command line option may be set 'permanently' by
  326.         including the PED environment variable:
  327.  
  328.             In AUTOEXEC.BAT
  329.  
  330.                 SET PED=C:\PE /a /....
  331.  
  332.         This would mean 'do not trim spaces' each time pE is
  333.         invoked.
  334.  
  335.         Of course, one can also create batch files with different
  336.         combinations of switches for different purposes.
  337.  
  338.  
  339.         Release 3.04 - May 18, 1993
  340.         ------------
  341.         ┌─────────────┐
  342.         │Opening Files│
  343.         └─────────────┘
  344.  
  345.         pE will edit a file (put an existing file into a new window)
  346.         through the simple means of you typing the file name (full
  347.         filespec if needed) on a line by itself and pressing Alt-I
  348.         (include).
  349.  
  350.         ┌──────────────────┐
  351.         │Multiple file open│
  352.         └──────────────────┘
  353.  
  354.         pE will accept a list of files to open on the command line
  355.         formatted as follows:
  356.  
  357.             pe file1.ext,file2,ext,file3.ext
  358.  
  359.         If this form of command line is used, then any line number
  360.         entered after the filename is ignored.  Any files in the list
  361.         that cannot be opened are bypassed and ignored without
  362.         message.  Files are opened with windows minimized, except for
  363.         the last file, which is opened in a full window.  If you want
  364.         to open a group of files consistently, it is much easier (at
  365.         least less to type) to enter the filenames into a file named
  366.         list.ped and to open using the @; see below @ command.
  367.  
  368.         ┌──────────────┐
  369.         │QuickExit&Save│
  370.         └──────────────┘
  371.  
  372.         QuickExit&Save (Alt-Q) will write each modified file back to
  373.         the same name and exit.  It no longer prompts for files other
  374.         than the current.  IF YOU DO NOT INTEND TO SAVE ALL CHANGED
  375.         FILES use Alt-X (Exit).  Exit will prompt for each file
  376.         changed before exiting.
  377.  
  378.         ┌──────────┐
  379.         │AllWindows│
  380.         └──────────┘
  381.         AllWindows is a toggle which determines the boundary of find
  382.         and search/replace.  When on, any find will continue to
  383.         look for the "find" string in other windows.  Windows are
  384.         searched in number sequence.  If the search direction is
  385.         forward, then the next higher window number is jumped to and
  386.         searched starting with the first line and proceeding to the
  387.         end of the file.  If the search direction is backwards, then
  388.         the next lower window number is jumped to and searched
  389.         beginning with the last line moving towards the top of the
  390.         file.  When all windows have been searched, the search stops.
  391.  
  392.         Replace will replace across all windows at once.  BE CAREFUL.
  393.         This is real power!!!  Make sure of what you're changing
  394.         before you change everywhere. One way to do that is to use
  395.         pE's FoundList command; see below.
  396.  
  397.         You may now open 40 files at one time, memory allowing.
  398.  
  399.         ┌──────────────────────────────────────────────────────────┐
  400.         │With pEp this is almost never a problem. (see "order.frm")│
  401.         └──────────────────────────────────────────────────────────┘
  402.  
  403.         Hint.  Keeping a file minimized saves 8K of memory per window.
  404.  
  405.         ┌─────────┐
  406.         │FoundList│
  407.         └─────────┘
  408.         pE will now create a "found list" and put it into a new window
  409.         named "FIND.PED".  The format of the found list is the
  410.         filename in which pE found the string, the line number and the
  411.         string.  By positioning your cursor on any of the found items,
  412.         pE will jump to the window and line number of the find string.
  413.         It is very fast and will work in a single window or against
  414.         all window depending on the setting of AllWindows; see above.
  415.         There must be at least one available (unopened) window for
  416.         foundlist to work.
  417.  
  418.         Foundlist differs from find in that it always searches
  419.         beginning with the first line and proceeding to the last in
  420.         each file, regardless of the cursor location.  In addition it
  421.         references only the first occurrence of a string on the line,
  422.         rather that repeating the same line over for successive
  423.         occurrences.
  424.  
  425.         ┌───────┐
  426.         │Key.txt│
  427.         └───────┘
  428.         Key.txt has received a work over.  Many comments have been
  429.         added along with a few key changes.  As usual, the latest key
  430.         definitions are found dynamically assigned in the command
  431.         window (F1) and in the help text of each pull down menu.
  432.  
  433.         ┌──────────────┐
  434.         │The @ command.│(on the command line)
  435.         └──────────────┘
  436.         pE will now open all files in a file list.
  437.  
  438.             1. Create a file with the files you wish to open
  439.  
  440.                you can simply type the names into pE and save the file
  441.                as list.ped. (what you call it is optional)
  442.  
  443.                you may use the DOS dir command with the > symbol to
  444.                create the file list, i.e.
  445.  
  446.                     dir *.c /b >list.ped
  447.  
  448.                would cause a list of all the files having an extension
  449.                of 'c' to be listed into list.ped.  Please note the /b,
  450.                it is necessary to cause DOS to not leave spaces
  451.                between the file name and extension.  If you use 4DOS,
  452.                you don't need the /b.
  453.  
  454.             2. execute pe by typing
  455.  
  456.                     pe @[name]
  457.  
  458.                by default, when pe sees the @ alone, it will open
  459.                list.ped and proceed to open each file therein in a
  460.                different window, until it runs low on memory (when
  461.                there is 12K left) or it runs out of windows (40).  If
  462.                you wish to use a different file list, simply type the
  463.                name after the @, i.e.,
  464.  
  465.                     pe @proj
  466.  
  467.         All files, except the last, will be opened as minimized
  468.         windows.
  469.  
  470.         ┌────────┐
  471.         │JumpPrev│
  472.         └────────┘
  473.         You can now cycle forward or backward through the window
  474.         chain.  Pressing JumpPrev (F2) will jump to the window
  475.         numbered one less than the current window.  When a window is
  476.         closed, the window numbered one less is made the active
  477.         window.
  478.  
  479.         ┌────────┐
  480.         │JumpZoom│
  481.         └────────┘
  482.         Pressing F12 (shift F12) will tell you JumpZoom is ON.
  483.         Pressing again will tell you its OFF.
  484.  
  485.         When JumpZoom is ON and you push the JumpNext (or Prev) key,
  486.         the current window is minimized, the jump occurs and the new
  487.         window is maximized.  In other words if all of your windows
  488.         are minimized and you want to go from one to another, this is
  489.         a way in which you can minimize the use of memory and still
  490.         have up to 40 files open at once.
  491.  
  492.         When JumpZoom is OFF, JUMP will simply take you to the next
  493.         window, and not affect its size.
  494.  
  495.         ┌─────────────────┐
  496.         │Minimize/Maximize│
  497.         └─────────────────┘
  498.         The right mouse button double clicked on the top
  499.         border of a window will either minimize or maximize the window
  500.         depending on in current state.  Just double click anywhere
  501.         left of the right edge - 1.
  502.  
  503.         You may also click once with the left button and follow that
  504.         with a click of the right button.  Just don't move the mouse
  505.         in between clicks.
  506.  
  507.         The control menu is gone.  It was superfluous, unneeded and a
  508.         pain.  Pressing Alt Space bar produces a space.
  509.  
  510.         If you click on the 'control' gadget, the window will close.
  511.  
  512.         All of the functions available under the control menu are
  513.         available through key strokes, mouse clicks or the command
  514.         window.  If anyone out there really cares, let me know.
  515.  
  516.         When running under WINDOWS, you can now reach WINDOWS control
  517.         menu with Alt Space bar.
  518.  
  519.         ┌──────────────┐
  520.         │UnDo Paragraph│
  521.         └──────────────┘
  522.         If you align paragraph (Alt-a) and don't like the result,
  523.         press ^F10.  The lines involved will be restored as they were
  524.         before you aligned the paragraph.  We're still working on a
  525.         general UnDo.
  526.  
  527.  
  528.         Release 3.03 - April 7, 1993
  529.         ------------
  530.  
  531.         By popular demand, I removed the timer on the alt key.  It
  532.         was confusing/annoying and unpopular.  Its gone.  Go to the
  533.         menu with Alt+Shift or Shift F1.  /m is gone also.
  534.  
  535.         ┌───────────────────────────┐
  536.         │Align Paragraph and Drawbox│
  537.         └───────────────────────────┘
  538.         When Alt + Shift was implemented to activate the menu, pE was
  539.         no longer able to confirm paragraph alignment with Alt +
  540.         Shift A.  Similarly, drawbox could no longer redefine box
  541.         styles 6 - 9 with Alt + Shift + (6,..9).  This has been
  542.         remedied in this release through the use of the Ctrl key.  To
  543.         temporarily change paragraph formats, use Alt + Ctrl + A.  To
  544.         change the definition of box styles 6 through 9, use Alt +
  545.         Ctrl + 6 thru 9.
  546.  
  547.         ┌────────┐
  548.         │Calendar│
  549.         └────────┘
  550.         Alt-F2 brings up a calendar.  (Calendar is also in the edit
  551.         menu).  Page Down advances a year at a time, Page Up goes
  552.         back a year.  The arrow keys advance/retract a month at a
  553.         time.  Left, Up go back, Right, Down go forward.  The
  554.         calendar window cannot be sized, maxed or minimized, but can
  555.         be moved wherever its convenient.  The calendar is accurate
  556.         for dates between 100 ad and 14000 ad.  Control Page Up will
  557.         restore the date to the current date (system date).
  558.  
  559.         Pressing Alt-L(linemark) while in the calendar, followed by
  560.         Control-End(pagebottom) will mark the lines in the calendar.
  561.         Pressing the grey* will then copy the current month to the
  562.         scrap.  Now you can paste that month into any window.  Note
  563.         that when you start marking again in the calendar the first
  564.         line marked will now be the bottom line so that you will have
  565.         to press Control-Home (pagetop) to mark from the bottom to
  566.         the top of the calendar.  Using this method you can construct
  567.         a calendar for any year, from any month to any month.
  568.  
  569.         Release 3.02 - February 9, 1993
  570.         ------------
  571.         ┌────────┐
  572.         │Menu Key│
  573.         └────────┘
  574.         Alt + Shift will access the menu immediately.  Shift + F1
  575.         will also access the menu immediately.  The menu can also be
  576.         gotten to by pressing ALT and holding for approximately 1
  577.         second.  Once the menu comes up you can press the first key
  578.         of the options F, E, S, W, O or H.  You can adjust the amount
  579.         of time you must hold the alt key down with the command line
  580.         option /m:d where d is the delaytime in seconds.  (whole
  581.         numbers only).  A delay time of 0 causes the menu to come up
  582.         instantly, but prevents you from using the Alt key commands.
  583.         Please note that the environment variable PED can be set so
  584.         that pE will always use whatever command line variables are
  585.         set therein.  For example
  586.  
  587.                 SET PED=C:\PE /m:2
  588.  
  589.             placed in autoexec.bat tells pe that its home directory
  590.             is c:\pe and that it is to use a menu delay time of 2
  591.             seconds (default is 1).  See the docs for other command
  592.             line choices.  Setting a large delay time (like 10
  593.             seconds) effectively turns off this capability.
  594.  
  595.         ┌────────────┐
  596.         │Control Menu│ *** killed later  ***
  597.         └────────────┘
  598.         pE now has a control menu like WINDOWS.  Pressing Alt +
  599.         Spacebar (or clicking what used to be the close gadget), will
  600.         pull the control menu down.  Control menus belong to windows,
  601.         so each window has one.  The menu choices in the control menu
  602.         are:
  603.  
  604.             ■ Move      - will move the current window (but only
  605.                           if there's somewhere to move it.
  606.             ■ Size      - sizes the current window.
  607.             ■ Minimize  - reduces window to minimum size
  608.             ■ Maximize  - makes window as large as possible
  609.             ■ Close     - closes the window.
  610.             ■ Switch to - the same as the Jump List command.
  611.                           (switches to another window).
  612.  
  613.         ┌───────────────────┐
  614.         │Minimize & Maximize│
  615.         └───────────────────┘
  616.         Two new commands, minimize and maximize were added to make it
  617.         very easy to control window size.  The advantage to
  618.         minimizing a window is that the a significant amount of
  619.         memory is made available.  Zoom will toggle the state of a
  620.         window size when it is small or large.  Sizing a window to
  621.         its maximum size set's 'both' sizes of a window to max.
  622.  
  623.         ┌──────────────┐
  624.         │Stack(Windows)│- new option under Window menu.
  625.         └──────────────┘
  626.         StackWindows will stack all windows to their minimum (or
  627.         maximum) sizes.  It is a toggle.  It is assigned to the F12
  628.         key.  Those of you who have the old style keyboards will have
  629.         to assign it to some other key.
  630.  
  631.         ┌───────────┐
  632.         │ASCII chart│
  633.         └───────────┘
  634.         The ASCII chart was completely redone to be more useful and
  635.         easier to read.  Calling up the chart will pop up a window
  636.         with a line devoted to each of 255 (out of 256) ASCII
  637.         characters.  (0 - nul, is not present).  The highlight is
  638.         placed on the last character it was on when you first called
  639.         the ASCII chart up.  (The first time its starts at 1, the
  640.         control character A ().  By using the arrow and page keys,
  641.         you can position to any character you wish.  Of course, you
  642.         can also position with the mouse.  Once you have selected the
  643.         character you wish to use, pressing ENTER causes that
  644.         character to be entered into the last window at the row and
  645.         col the cursor was on.  Pressing ENTER again will enter the
  646.         character again.  ESCaping from the ASCII window will close
  647.         it.  So will the normal window close (alt-k) command.  When
  648.         the ASCII window is closed (by any means), the character
  649.         under the highlight is assigned to LASTASCII, which I have
  650.         defined to be the (`) backward apostrophe (tilde?).  Anyway,
  651.         subsequent to the ASCII chart making this assignment, each
  652.         press of the ` key will get you whatever ASCII character was
  653.         assigned.  If you regularly have use for that key, then I
  654.         suggest you assign the command LastAscii to some other key.
  655.  
  656.         The ASCII window will insert a character into the window
  657.         defined just before it, only when it is "active".  It is
  658.         active when the border is double and the title ASCII is the
  659.         same color as the background of the window.
  660.  
  661.         If a column block is defined (and visible) in the window
  662.         before the ASCII chart is selected, the character selected
  663.         from the ASCII chart is used to fill the block.  You are
  664.         prompted for permission to fill the block first.  If you
  665.         select FillBlock (^K-F), the ASCII chart pops up to provide
  666.         you with the entire range of ASCII characters to choose from.
  667.         The window the ASCII chart is in does not participate in
  668.         stacking (up or down) or cascading, but can be individually
  669.         minimized, maximized or sized.  There isn't much point in
  670.         making it wider, although making it higher will allow you to
  671.         see more characters at once.  Note that the F2 key will leave
  672.         the ASCII chart open and advance to the 'next' window.  If
  673.         only two windows are open, the F2 key will shift the focus
  674.         from one to the other.
  675.         ┌────────────┐
  676.         │Zoom Gadgets│
  677.         └────────────┘
  678.         The zoom gadget has been reworked to only appear if there are
  679.         two defined sizes of a window.  The zoom character is an
  680.         arrow pointing either up or down.  If it points up, when
  681.         clicked the window will get bigger.  If it points down, when
  682.         clicked, the window will get smaller.
  683.  
  684.         Release 3.01 - January 11, 1993
  685.         ------------
  686.  
  687.         ╔══════════════╗
  688.         ║Announcing pEp║
  689.         ╚══════════════╝
  690.         I am pleased to announce the availability of pE - Professional.
  691.         pEp is the protected mode version of pE.  This means that it
  692.         can use all the memory in your computer.  It also means that
  693.         under Windows 3.1 (in enhanced mode) it will virtualize
  694.         memory to 16MB (presuming you have sufficient disk).
  695.         Registering pE allows you to purchase pEp at a discounted
  696.         price.  pEp will not be available through normal shareware
  697.         channels, but only to registered pE users!  You must have a
  698.         80286 (or better) with > 1 meg of memory to run pEp. You may
  699.         evaluate a copy of pEp by filling in the registration form
  700.         and mailing it in with a check or money order for $5
  701.         (+shipping).  Registering pE will allow you to request a demo
  702.         copy of pEp for no additional charge.  Previous pE
  703.         registrants may upgrade their versions of pE to the current
  704.         version and purchase pEp for an upgrade price of $29
  705.         (+shipping).
  706.  
  707.         ┌───────────────────┐
  708.         │Tab Key in Hex mode│
  709.         └───────────────────┘
  710.         The Tab key now toggles back between the ASCII portion and
  711.         HEX portion of a HEX display.  Back Tab will go from ASCII to
  712.         HEX as well.  The cursor is a block in HEX mode.
  713.  
  714.         ┌────────────┐
  715.         │ToggleDecHex│
  716.         └────────────┘
  717.         New command, ToggleDecHex, allows the offsets along the first
  718.         column of the hex display to go from hexadecimal to decimal.
  719.         While in decimal mode, you can jump to any decimal offset
  720.         within the file.  Who likes doing hexadecimal arithmetic,
  721.         anyway?  I've assigned Shift F9 as the key.
  722.  
  723.         ┌──────────┐
  724.         │Scroll Bar│
  725.         └──────────┘
  726.         The scroll bar has been changed to work like everyone else's.
  727.         (almost).  I couldn't resist putting some gadgets in the
  728.         status line which work like my old scroll bar did.  The
  729.         double arrow means that if you click with the left button the
  730.         window scrolls one way, with the right button it scrolls the
  731.         other way.  The beauty of these gadgets are that if you get
  732.         rid of the borders, you still have a way to scroll and zoom
  733.         with the mouse.  While the top scroll gadget (and now bottom)
  734.         work with the left mouse button the way you would expect, the
  735.         opposite action will occur if you click with the opposite
  736.         mouse button.  If you press the left button on the top
  737.         gadget, the file scroll up (the arrow point up), if you press
  738.         the left button on the bottom gadget the file scrolls down.
  739.         The right button depressed on either of these gadgets
  740.         reverses the action of the left button.  Clicking left
  741.         anywhere above the "thumb" will cause a page up, below the
  742.         thumb a page down.  If you hold the mouse button down, you
  743.         will continue to page the file in the direction started until
  744.         you release the button.  It's much easier to use than to
  745.         explain.
  746.  
  747.         ┌────────────┐
  748.         │Time Display│
  749.         └────────────┘
  750.         The time now displays in the right hand corner of the menu
  751.         bar.  It is visible any time the menubar is visible.  If you
  752.         pay attention to it, you will notice that the colon flashes
  753.         once a second.
  754.  
  755.         ┌──────────────┐
  756.         │Count of Files│
  757.         └──────────────┘
  758.         The number of files and directories in the current chooser
  759.         window is displayed in the lower right portion of the chooser
  760.         border.
  761.  
  762.         History prior to this point may be requested from Author.
  763.